diff options
Diffstat (limited to 'app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx')
| -rw-r--r-- | app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx b/app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx index 77f6239f..26108323 100644 --- a/app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx +++ b/app/[lng]/procurement/(procurement)/basic-contract-template/page.tsx @@ -34,7 +34,7 @@ export default async function IndexPage(props: IndexPageProps) { <div className="flex items-center justify-between space-y-2"> <div> <h2 className="text-2xl font-bold tracking-tight"> - 기본계약서 템플릿 관리 + 기본 계약문서 관리 </h2> {/* <p className="text-muted-foreground"> 기본계약서를 비롯하여 초기 서명이 필요한 문서를 등록하고 편집할 수 있습니다. 활성화된 템플릿이 서명 요청의 리스트에 나타나게 됩니다..{" "} |
